home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / gt_power / gth035.zip / GTDIR.HLP < prev    next >
Text File  |  1990-08-11  |  5KB  |  137 lines

  1.  
  2. ╔═════════╦════════════════════════════════════════════════════════════
  3. ║ GT-HELP ║ GTDIR.BBS - the list of your file areas.
  4. ╚═════════╩════════════════════════════════════════════════════════════
  5.  
  6.  
  7.  
  8.     The GTDIR.BBS :
  9.  
  10.         a)  lists the files in your file areas, and the DOS directory in 
  11.             which each file area resides.
  12.  
  13.         b)  specifies an access level for each area.
  14.  
  15.  
  16.     Each file area should have one line of the form :
  17.  
  18.  
  19. ┌────────────────────────────────────────────────────────── Access Level
  20. │        ┌───────────────────────────────────────────────── File Base Directory
  21. │        │                       ┌───────────────────────── Description
  22. │ ┌──────┴────── ─ ─     ┌───────┴────────────── ─ ─
  23. N d:\GENERAL             General Files
  24. X D:\FILES\GTP           GT Power - terminal and Host Mode
  25.  
  26.  
  27. ┌─────────────────────┐
  28. │ Required File Areas │
  29. └─────────────────────┘
  30.  
  31.     One of the file areas should be the default message base, as defined in
  32.     GT's ALT-I configuration.  This should generally have a low access
  33.     level, ie open to everybody.
  34.  
  35.     Another should be the upload directory, which should generally have a
  36.     high (eg visiting sysop level) access to prevent callers from
  37.     downloading files which the sysop has not yet seen.
  38.  
  39.  
  40.     Access level        is usually a single character, which indicates that
  41.                         callers "at" or "above" this access level will be
  42.                         able to access the area.
  43.  
  44.     Directory           DOS path for the file base.  Begin with a drive
  45.                         prefix, eg D:\FILES\COMMS
  46.  
  47.     Description         The file base description, as callers will see.
  48.  
  49.  
  50. ┌───────────────────────────────────┐
  51. │ Installing the Downloadable Files │
  52. └───────────────────────────────────┘
  53.  
  54.     You will need to create a FILES.BBS for each file area and to place the
  55.     downloadable files in the area.
  56.  
  57.     GT creates entries in the upload directory according to the format :
  58.     
  59.         REDDWARF.GIF    59848  07-11-90  07-05-90
  60.             | Meet the guys : Lister, Cat and all! (640x480x16)
  61.             | Not bad!
  62.         ZMODEM.ZIP      15229  07-25-90  07-25-90
  63.             | Zmodem implimentation, specification, programmers guide.
  64.         9600INFO.ZIP    19062  07-25-90  12-03-89
  65.             | Information on the various types of high-speed PSTN modems.
  66.             | The three are evaluated and pitfalls given.
  67.  
  68.     GT does not expect you to follow this format for your download 
  69.     areas.  But if you use programs such as sysop tools to move files 
  70.     between areas, they may assume you have done so.  
  71.     
  72.     If you want to follow the default format, the first line should be :
  73.     
  74.         1-12         Filename
  75.         13           Blank
  76.         14-16        File size in kilobytes
  77.         17           Blank
  78.         18-25        Upload date
  79.         26           Blank
  80.         27-79        File description
  81.     
  82.     Continuation lines are just text, but must begin with the | symbol.
  83.     
  84.     The present version of GT-HELP does not allow you to edit the 
  85.     FILES.BBS, but you can do so via Sysop Tools.
  86.     
  87.  
  88. ╔═════════╗
  89. ║ Colours ║
  90. ╚═════════╝
  91.  
  92. You can create a GTDIR.CBS for ANSI users.  But in most cases it is sufficient
  93. to embed colour coding characters in the GTMDIR.BBS file.  GT will then use
  94. whatever colour set is defined in your GT.CNF :
  95.  
  96.     $           selects the window foreground colour
  97.  
  98.     &           returns to default
  99.  
  100.     [ ... ]     highlights the characters between the brackets
  101.  
  102.     ~           reverts to black/white.
  103.  
  104. If you need to callers to *see* any of the above characters, you should
  105. precede them with % to prevent them from being interpreted as colour controls.
  106.  
  107. If you need callers to see the % sign, you should use two of them, ie %%
  108.  
  109.  
  110. ╔════════════════════════╗
  111. ║ Additional Information ║
  112. ╚════════════════════════╝
  113.  
  114.     The access level must begin in column 1.  Any line not beginning in
  115.     column 1 is a COMMENT, which GT will display but take no action on.
  116.  
  117.     Valid access levels are :
  118.  
  119.         0   (highest)       Usually the sysop
  120.  
  121.         1-9 (very high)     Typically co-sysops
  122.  
  123.         A-Z (medium)        User levels
  124.         a-z (low)             ..   ..
  125.  
  126.     The access level can optionally be *preceded* by
  127.  
  128.         =   to indicate that *only* callers at this level will see this
  129.             file base
  130.  
  131.     The access level should be followed by at least one space.
  132.  
  133.     Similarly, the directory path should be followed by at least one space.
  134.  
  135.  
  136.  
  137.